center box: Fix size allocation
authorMatthias Clasen <mclasen@redhat.com>
Sat, 10 Jun 2017 11:52:01 +0000 (07:52 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 10 Jun 2017 11:53:06 +0000 (07:53 -0400)
commit8316ec85f500107eccb0de5d9d84abc6e8044e91
tree889a0ef6acbc2018016b294ff093f6160e501159
parent389535c5724f3933f976b453f79195d0d6a89876
center box: Fix size allocation

This missing pair of parens was causing expanding children
to overlap.
gtk/gtkcenterbox.c